'宣言 Public Overloads Sub SetItemDataSourcesAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As System.String, _ ByVal DataSources() As DataSource _ )
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Item As System.String Dim DataSources() As DataSource instance.SetItemDataSourcesAsync(BatchHeader, Item, DataSources)
public void SetItemDataSourcesAsync( BatchHeader BatchHeader, System.string Item, DataSource[] DataSources )
パラメータ
- BatchHeader
- Item
- DataSources